testing.common.inFuzzFn (field)
4 uses
testing (current package)
fuzz.go#L327: f.common.inFuzzFn, f.inFuzzFn = true, true
fuzz.go#L347: f.common.inFuzzFn, f.inFuzzFn = false, false
testing.go#L646: inFuzzFn bool // Whether the fuzz target, if this is one, is running.
testing.go#L724: if c.inFuzzFn {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)